home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / tnmtrv20.ads < prev    next >
Text File  |  1995-07-25  |  2KB  |  70 lines

  1.  Amiga Distribution System-- Long Description File
  2.  
  3.            ADS Zone: 1
  4.      ADS Hatch Site: Don Plesky
  5.        ADS Position: ADS Zone 1 Coordinator
  6.            BBS Name: EastPointe Amiga BBS
  7.     Phone Number(s): 810-773-6959
  8.     Network Address: 1:120/229  
  9.      Network Region: 11    
  10.           BBS Hours: 24 Hrs/Day
  11. BBS Mailer/Software: DLG Trapdoor/PDQmail
  12.   BBS Storage Space: 2 Gig 
  13.   File Requestable :  <X> Y     < > N
  14. File Request Hours : All The Time
  15.  
  16. ==========================================
  17.             Long Description
  18. ==========================================
  19.  
  20. Short:    TinyMeter V2.0, show graphically memoryusage
  21. Author:   tinic@tinic.mayn.sub.de
  22. Uploader: cowo@cowo.mayn.sub.de
  23. Type:     util/wb
  24.  
  25. TITLE
  26.         TinyMeter
  27.  
  28. VERSION
  29.         V2.0
  30.  
  31. AUTHOR
  32.         Tinic Urou
  33.  
  34.         Steinriesstr. 13
  35.         88348 Saulgau
  36.         - Germany -
  37.  
  38.         +49-(0)-7581-3028
  39.  
  40.         UUCP:   tinic@tinic.mayn.sub.de
  41.  
  42. DESCRIPTION
  43.  
  44.     TinyMeter 2.0 is a tool to show the memoryusage graphically.  Since  I
  45.     use  Fullbench,  all  tools i knew did not work, because they used the
  46.     title-bar or simply were too buggy.
  47.  
  48.     Features:
  49.  
  50.     - TinyMeter 2.0 is the first program  i  know,  which  shows  base-ram
  51.       after  bootup.  It is good to know how much memory the startup-tools
  52.       take and if the applications really freed all the memory.
  53.  
  54.     - Uses the ScreenNotify.library to automatically detect  the  changing
  55.       of screenmode or font.
  56.  
  57.     - Can be opened on any PublicScreen.
  58.  
  59.     - Realtime sizing and moving of the window (a bit like MCP except  the
  60.       code is in C)! Don't worry, i did NOT made any patches to the system,
  61.       only MoveWindow() and SizeWindow() was used.
  62.  
  63.     - Seperate preferences file to reduce memoryusage
  64.  
  65.     - Uses a background picture when desired.
  66.  
  67.     - Font sensitive and many other options
  68.  
  69.     - Compiled with GNU C 2.6.3
  70.